(esc-map): Bind C-M-l here; moved from reposition.el.
authorRichard M. Stallman <rms@gnu.org>
Thu, 15 Nov 2007 12:08:49 +0000 (12:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 15 Nov 2007 12:08:49 +0000 (12:08 +0000)
(ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.

lisp/bindings.el

index 27d8cc626062a52c3237f369560bcbe5e0618a38..eefc66b22c4809900c4272451a6198002a149508 100644 (file)
@@ -1051,6 +1051,9 @@ language you are using."
 
 (define-key ctl-x-map "z" 'repeat)
 
+(define-key esc-map "\C-l" 'reposition-window)
+
+(define-key ctl-x-4-map "a" 'add-change-log-entry-other-window)
 (define-key ctl-x-4-map "c" 'clone-indirect-buffer-other-window)
 
 ;; Signal handlers